Methods inherited from class com.crediware.crediblexml.coredef.DataField |
getAttributesForElement, getFormattedValue, getLexicalValue, getValue, isElement, populateDataForElement, saveFragmentAsAttribute, saveFragmentAsElement, setValue, toString |
Methods inherited from class com.crediware.crediblexml.coredef.DataElement |
getDataProvider, getEmptyAttribute, getMetaData, getName, getParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DataConstant(DataSegment container, MetaData metaData, IExternalDataProvider dataProvider, java.lang.String value)
Method Detail |
protected MetaConstant getConstantMetaData()
protected boolean isVisibleInXML()
isVisibleInXML
in class DataElement
protected int getXMLPresentmentType()
getXMLPresentmentType
in class DataField
|